Resource StructureDefinition/FHIR Server from package ca.on.phsd.r4-alpha#0.1.1 (110 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"id" : "86ca3e18-4c03-4b2a-9b6f-703374b5b482",
"meta" : {
"lastUpdated" : "2024-07-30T19:11:51.6946075+00:00"
},
"url" : "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-language",
"version" : "1.0.0",
"name" : "Language",
"title" : "Language Extension",
"status" : "draft",
"date" : "2019-04-03T13:08:40.6249196+00:00",
"description" : "Languages understood or supported by Ontario clients, practitioners and organizations based on ISO639-3 standard. \r\nPPR ptoject: The extension is used for alias names (organization and location) and for languages understood or supported by location.",
"fhirVersion" : "4.0.1",
"kind" : "complex-type",
"abstract" : false,
"context" : [
{
"type" : "element",
"expression" : "Organization.alias"
},
{
"type" : "element",
"expression" : "Location.alias"
},
{
"type" : "element",
"expression" : "Location"
},
{
"type" : "element",
"expression" : "Organization"
}
],
"type" : "Extension",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Extension",
"path" : "Extension",
"mustSupport" : true
},
{
"id" : "Extension.url",
"path" : "Extension.url",
"fixedUri" : "http://ehealthontario.ca/fhir/ValueSet/human-language"
},
{
"id" : "Extension.value[x]",
"path" : "Extension.value[x]",
"type" : [
{
"code" : "Coding"
}
],
"mustSupport" : true,
"binding" : {
"strength" : "extensible",
"description" : "Languages understood or supported by Ontario clients, practitioners and organizations. This value set represents the subset of all ISO living languages as of April 22, 2020.",
"valueSet" : "http://ehealthontario.ca/fhir/ValueSet/human-language"
}
},
{
"id" : "Extension.value[x].system",
"path" : "Extension.value[x].system",
"min" : 1,
"fixedUri" : "urn:ietf:bcp:47",
"mustSupport" : true
},
{
"id" : "Extension.value[x].code",
"path" : "Extension.value[x].code",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Extension.value[x].display",
"path" : "Extension.value[x].display",
"min" : 1,
"mustSupport" : true
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.